call requests

调用请求

常用释义

词性释义

调用请求
例句
  • 全部
1·In cellular network, frequency must be assigned to call requests and the frequency number of the whole network is minimized.
在蜂窝网络中,需要根据呼叫请求对频率进行分配,同时使得整个网络所需的频率最少。
2·Under each SIP test, the complete SIP call flow (SIP requests and responses) for the SIP test and the verdict for that test are shown.
在每一项SIP测试之下,SIP测试的完整SIP访问流(SIP请求与回应),以及该测试的结论将会显示出来。
3·This handles requests from two different sources and translates them so that they can call the same backend provider.
它处理来源不同的两个请求并转换它们以便它们能调用同一个后端提供者。
4·This class implements the available methods for the SOAP service; the server will automatically call these methods in response to SOAP requests.
这个类实现了SOAP服务的可用函数;这个服务器将在SOAP请求的响应中自动调用这些函数。
5·Importantly, these cryptographic requests consume more resources per call than other request types.
这点很重要,因为这些加密请求比其他类型的请求消耗更多的资源。
6·Such encodings are the staple of what is known as remote procedure call (RPC) systems, which have the common aim of making requests to remote computers look just like local procedure invokations.
这样的编码是被称为远程过程调用(RPC)系统的主要部分,它们有一个共同的目标,就是使对远程计算机发出的请求看起来象是本地过程调用一样。
7·It encapsulates a request (a method call on some object) as an object, which lets you parameterise clients with different requests, queue or log requests, and support un-doable operations.
它将请求(某个对象上的方法调用)作为对象封装,这使您能够通过不同的请求(队列或日志请求)确定客户机的参数并支持无法执行的操作。
8·The above functions call the doPOST function to submit their requests.
上述函数会调用 doPOST 函数来提交它们的请求。
9·Essentially, the asynchronous features provide the means for the client browser to send requests or call methods that are executed on the server side.
从本质上说,Ajax的异步特性使客户机浏览器能够向服务器发送请求或调用服务器端的方法。
10·Calls are made using POST requests to this URL, passing the needed arguments to the Web services call as POST parameters.
通过使用对该URL的POST请求来进行调用,将所需参数作为POST参数传递到该Web服务调用。